home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / Chip_2002-06_cd1.bin / oddech / celest / celestia-win32-1.2.3.exe / {app} / data / solarsys.ssc < prev    next >
Text File  |  2002-03-11  |  23KB  |  1,364 lines

  1. # Data for our solar system.
  2.  
  3. "Mercury" "Sol"
  4. {
  5.     Texture "mercury.jpg"
  6.     BumpMap "mercurybump.jpg"
  7.     BumpHeight 2.5
  8.     Radius 2440
  9.  
  10.     CustomOrbit "mercury"
  11.     EllipticalOrbit {
  12.     Period            0.2408
  13.     SemiMajorAxis     0.3871
  14.     Eccentricity      0.2056
  15.     Inclination       7.0049
  16.     AscendingNode    48.33167
  17.     LongOfPericenter 77.456
  18.         MeanLongitude   252.251
  19.     }
  20.  
  21.     RotationPeriod 1047.509
  22.     Obliquity         7.01
  23.     LongOfRotationAxis 228.31
  24.  
  25.     Albedo            0.06
  26. }
  27.  
  28. "Venus" "Sol"
  29. {
  30.     Texture "venus.jpg"
  31.     # BumpMap "venusbump.jpg"
  32.     HazeColor [ 0.5 0.35 0.2 ]
  33.     HazeDensity 0.35
  34.     Radius 6052
  35.  
  36.     Atmosphere {
  37.         Height 60
  38.         Lower [ 0.8 0.8 0.5 ]
  39.         Upper [ 0.6 0.6 0.6 ]
  40.         Sky [ 0.8 0.8 0.5 ]
  41.     }
  42.  
  43.     CustomOrbit "venus"
  44.     EllipticalOrbit {
  45.         Period            0.6152
  46.         SemiMajorAxis     0.7233
  47.         Eccentricity      0.0068
  48.         Inclination       3.3947
  49.         AscendingNode     76.681
  50.         LongOfPericenter 131.533
  51.             MeanLongitude    181.979
  52.     }
  53.  
  54.     RotationPeriod  5832.444
  55.     Obliquity       177.4
  56.     LongOfRotationAxis 302.07
  57.  
  58.     Albedo            0.77
  59. }
  60.  
  61. "Earth" "Sol"
  62. {
  63.     Texture "earth.png"
  64.     # Texture "earth8k.dds"
  65.     NightTexture "earthnight.jpg"
  66.     # CompressTexture true
  67.     Color [ 0.85 0.85 1.0 ]
  68.     SpecularColor [ 0.5 0.5 0.55 ]
  69.     SpecularPower 25.0
  70.     HazeColor [ 1 1 1 ]
  71.     HazeDensity 0.3
  72.     Radius 6378
  73.     # Oblateness 0.003
  74.  
  75.     Atmosphere {
  76.         Height 60
  77.         Lower [ 0.5 0.5 0.65 ]
  78.         Upper [ 0.3 0.3 0.6 ]
  79.         Sky [ 0.3 0.6 0.9 ]
  80.         CloudHeight 7
  81.         CloudSpeed 65
  82.         CloudMap "earth-clouds.png"
  83.     }
  84.  
  85.     CustomOrbit "vsop87-earth"
  86.     EllipticalOrbit {    
  87.         Period            1.0000
  88.         SemiMajorAxis     1.0000
  89.         Eccentricity      0.0167
  90.         Inclination       0.0001
  91.         AscendingNode   348.739
  92.         LongOfPericenter 102.947
  93.             MeanLongitude   100.464
  94.     }
  95.  
  96.     RotationPeriod   23.9344694 # 23.93419
  97.     RotationOffset   280.5    # offset at default epoch J2000
  98.     Obliquity        -23.45
  99.     Albedo            0.30
  100. }
  101.  
  102. "Moon" "Sol/Earth"
  103. {
  104.     Texture "moon.jpg"
  105.     BumpMap "moonbump1k.jpg"
  106.     # Texture "moon4k.dds"
  107.     BumpHeight 0.7
  108.     Radius   1737.53
  109.     Oblateness 0.002
  110.  
  111.     CustomOrbit "moon"
  112.     EllipticalOrbit {
  113.         Period           27.321661
  114.         SemiMajorAxis    384400
  115.         Eccentricity     0.054900
  116.         Inclination      5.15
  117.     }
  118.  
  119.     RotationOffset         43
  120.  
  121.     Albedo           0.12
  122. }
  123.  
  124. "Mir" "Sol/Earth"
  125. {
  126.     Mesh "mir.3ds"
  127.     Radius 0.015      # Mir is about 30 meters long
  128.  
  129.     # Assuming these elements to be constant isn't accurate . . .
  130.     # Celestia really needs to support better orbit models.
  131.     EllipticalOrbit {
  132.         Period            0.06415338
  133.         SemiMajorAxis  6769
  134.         Eccentricity      0.0000831
  135.         Inclination      51.6461
  136.         AscendingNode    83.8459
  137.         ArgOfPericenter 296.4901
  138.         MeanAnomaly      63.6005
  139.     }
  140.  
  141.     Albedo           0.10
  142. }
  143.  
  144. "ISS" "Sol/Earth"
  145. {
  146.     Mesh "iss.3ds"
  147.     Radius 0.015
  148.  
  149.     EllipticalOrbit {
  150.         Period          0.064176392
  151.         SemiMajorAxis   6767
  152.         Eccentricity    0.0016886
  153.         Inclination      51.5684
  154.         AscendingNode   343.1518
  155.         ArgOfPericenter 346.2476
  156.         MeanAnomaly      13.8216
  157.         Epoch           2452028.18381755
  158.     }
  159.  
  160.     Albedo        0.10
  161. }
  162.  
  163. "Hubble" "Sol/Earth"
  164. {
  165.     Mesh "hubble.3ds"
  166.     Radius 0.015
  167.  
  168.     EllipticalOrbit {
  169.         Period          0.06903
  170.         SemiMajorAxis   6767
  171.         Eccentricity    0.0012082
  172.         Inclination      28.4675
  173.         AscendingNode    51.0100
  174.         ArgOfPericenter  27.0378
  175.         MeanAnomaly     333.0836
  176.         Epoch           2452028.18381755
  177.     }
  178.  
  179.     Albedo       0.10
  180. }
  181.  
  182. "Mars" "Sol"
  183. {
  184.     Texture "mars.jpg"
  185.     # Texture "mars4k.dds"
  186.     BumpMap "marsbump1k.jpg"
  187.     BumpHeight 2.5
  188.     Color   [ 1 0.75 0.7 ]
  189.     HazeColor [ 1 1 1 ]
  190.     HazeDensity 0.45
  191.     Radius 3394
  192.     # Oblateness 0.006
  193.  
  194.     Atmosphere {
  195.         Height 30
  196.         Lower [ 0.8 0.6 0.6 ]
  197.         Upper [ 0.7 0.3 0.3 ]
  198.         Sky [ 0.83 0.75 0.65 ]
  199.     }
  200.  
  201.     CustomOrbit "mars"
  202.     EllipticalOrbit
  203.     {
  204.     Period            1.8809
  205.     SemiMajorAxis     1.5237
  206.     Eccentricity      0.0934
  207.     Inclination       1.8506
  208.     AscendingNode     49.479
  209.     LongOfPericenter 336.041
  210.         MeanLongitude    355.453
  211.     }
  212.  
  213.     RotationPeriod    24.622962
  214.     Obliquity         23.98
  215.     LongOfRotationAxis 262.78
  216.  
  217.     Albedo            0.150
  218. }
  219.  
  220. "Phobos" "Sol/Mars"
  221. {
  222.     Mesh "phobos.3ds"
  223.     Texture "phobos.jpg"
  224.     # BumpMap "phobosbump.jpg"
  225.     # BumpHeight 5
  226.     Radius 11
  227.  
  228.     EllipticalOrbit
  229.     {
  230.     Period         0.318910
  231.     SemiMajorAxis  9377.2
  232.     Eccentricity   0.0151
  233.     Inclination    1.082
  234.     MeanAnomaly    50
  235.     }
  236.  
  237.     Albedo         0.07
  238. }
  239.  
  240. "Deimos" "Sol/Mars"
  241. {
  242.     Mesh "deimos.3ds"
  243.     Texture "deimos.jpg"
  244.     Radius 6
  245.  
  246.     EllipticalOrbit
  247.     {
  248.     Period         1.262441
  249.     SemiMajorAxis  23463.2
  250.     Eccentricity   0.00033
  251.     Inclination    1.791
  252.     MeanAnomaly    150
  253.     }
  254.  
  255.     Albedo         0.08
  256. }
  257.  
  258. "Jupiter" "Sol"
  259. {
  260.     Texture "jupiter.jpg"
  261.     HazeColor [ 0.4 0.45 0.5 ]
  262.     HazeDensity 0.3
  263.  
  264.     Radius 71398
  265.     Oblateness 0.064
  266.  
  267.     CustomOrbit "jupiter"
  268.     EllipticalOrbit
  269.     {
  270.     Period           11.8622
  271.     SemiMajorAxis     5.2034
  272.     Eccentricity      0.0484
  273.     Inclination       1.3053
  274.     AscendingNode   100.556
  275.     LongOfPericenter 14.7539
  276.         MeanLongitude    34.404
  277.     }
  278.  
  279.     RotationPeriod    9.92425
  280.     Obliquity         3.08
  281.     LongOfRotationAxis 0 # Not correct, but necessary with current 
  282.                              # calculations of satellite positions
  283.                          # old values: 337.68, 157.68
  284.     Albedo            0.51
  285. }
  286.  
  287. "Amalthea" "Sol/Jupiter"
  288. {
  289.     Texture "asteroid.jpg"
  290.     BlendTexture true
  291.     Color   [ 0.5 0.12 0.16 ]
  292.     Mesh "amalthea.3ds"
  293.     Radius    124
  294.  
  295.     EllipticalOrbit
  296.     {
  297.     Period          0.498179
  298.     SemiMajorAxis   181300
  299.     Eccentricity    0.003
  300.     Inclination     0.40
  301.     MeanAnomaly     210
  302.     }
  303.  
  304.     Albedo          0.06
  305. }
  306.  
  307. "Io" "Sol/Jupiter"
  308. {
  309.     Texture "io.jpg"
  310.     Radius   1821
  311.  
  312.     CustomOrbit "io"
  313.     EllipticalOrbit
  314.     {
  315.     Epoch 2443000.00038375
  316.     Period         1.769138
  317.     SemiMajorAxis  421600
  318.     Eccentricity   0.0041
  319.     Inclination    0.040
  320.     AscendingNode    312.981
  321.     LongOfPericenter  97.735
  322.     MeanLongitude    106.724
  323.     }
  324.  
  325.     Albedo         0.61
  326. }
  327.  
  328. "Europa" "Sol/Jupiter"
  329. {
  330.     Texture "europa.jpg"
  331.     Radius   1565
  332.  
  333.     CustomOrbit "europa"
  334.     EllipticalOrbit
  335.     {
  336.     Epoch 2443000.00038375
  337.     Period         3.551810
  338.     SemiMajorAxis  670900
  339.     Eccentricity   0.0101
  340.     Inclination    0.470
  341.     AscendingNode    101.087
  342.     LongOfPericenter 155.512
  343.     MeanLongitude    176.377
  344.     }
  345.  
  346.     Albedo         0.64
  347. }
  348.  
  349. "Ganymede" "Sol/Jupiter"
  350. {
  351.     Texture "ganymede.jpg"
  352.     Radius   2634
  353.  
  354.     CustomOrbit "ganymede"
  355.     EllipticalOrbit
  356.     {
  357.     Epoch 2443000.00038375
  358.     Period         7.154553
  359.     SemiMajorAxis  1070000
  360.     Eccentricity   0.0015
  361.     Inclination    0.195
  362.     AscendingNode    119.841
  363.     LongOfPericenter 188.831
  364.     MeanLongitude    121.206
  365.     }
  366.  
  367.     Albedo         0.42
  368. }
  369.  
  370. "Callisto" "Sol/Jupiter"
  371. {
  372.     Texture "callisto.jpg"
  373.     Radius   2403
  374.  
  375.     CustomOrbit "callisto"
  376.     EllipticalOrbit
  377.     {
  378.     Epoch 2443000.00038375
  379.     Period        16.689018
  380.     SemiMajorAxis  1883000
  381.     Eccentricity   0.007
  382.     Inclination    0.281
  383.     AscendingNode    323.265
  384.     LongOfPericenter 335.933
  385.     MeanLongitude     85.091
  386.     }
  387.  
  388.     Albedo         0.20
  389. }
  390.  
  391. "Galileo" "Sol/Jupiter"
  392. {
  393.     Mesh "galileo.3ds"
  394.     Radius   0.01
  395.  
  396.     EllipticalOrbit
  397.     {
  398.     Period        64.4068
  399.     SemiMajorAxis  4632880
  400.     Eccentricity   0.831774
  401.     Inclination    4.213
  402.     AscendingNode  59.562
  403.     ArgOfPericenter 97.224
  404.     TrueAnomaly    -66.619
  405.     }
  406.  
  407.     Albedo         0.50
  408. }
  409.  
  410. "Saturn" "Sol"
  411. {
  412.     Texture "saturn.jpg"
  413.     Color [ 1.0 1.0 0.85 ]
  414.     HazeColor [ 0.0 0.0 1 ]
  415.     HazeDensity 0.25
  416.     Radius 60330
  417.     Oblateness 0.1076
  418.  
  419.     CustomOrbit "saturn"
  420.     EllipticalOrbit
  421.     {
  422.     Period           29.4577
  423.     SemiMajorAxis     9.5371
  424.     Eccentricity      0.0542
  425.     Inclination       2.4845
  426.     AscendingNode   113.715
  427.     LongOfPericenter 92.432
  428.         MeanLongitude    49.944
  429.     }
  430.  
  431.     RotationPeriod      10.65622
  432.     Obliquity           28.052 # old value: 26.73
  433.     LongOfRotationAxis  168
  434.  
  435.     Albedo            0.50
  436.  
  437.     Rings {
  438.         Inner   74658
  439.         Outer  140000
  440.         Texture "saturn-rings.png"
  441.  
  442.         # Bjorn Jonsson <http://www.mmedia.is/~bjj> recommends this
  443.         # color for rendering Saturn's rings.  No idea if it's right,
  444.         # but it looks nice
  445.         Color  [ 1.0 0.88 0.82 ]
  446.     }
  447. }
  448.  
  449. "Mimas" "Sol/Saturn"
  450. {
  451.     Texture "mimas.jpg"
  452.     # Texture "white.jpg"
  453.     # BumpMap "mimasbump.jpg"
  454.     # BumpHeight 10.0
  455.     Color [ 0.75 0.63 0.58 ]
  456.     BlendTexture true
  457.     Radius    199
  458.  
  459.     CustomOrbit "mimas"
  460.     EllipticalOrbit
  461.     {
  462.     Period         0.9424218
  463.     SemiMajorAxis  185520
  464.     Eccentricity   0.0202
  465.     Inclination    1.53
  466.     MeanAnomaly    23
  467.     }
  468.  
  469.     Albedo         0.5
  470. }
  471.  
  472. "Enceladus" "Sol/Saturn"
  473. {
  474.     Texture "asteroid.jpg"
  475.     Radius     249
  476.  
  477.     CustomOrbit "enceladus"
  478.     EllipticalOrbit
  479.     {
  480.     Period         1.370218
  481.     SemiMajorAxis  238020
  482.     Eccentricity   0.0045
  483.     Inclination    0.02
  484.     MeanAnomaly    215
  485.     }
  486.  
  487.     Albedo         0.99
  488. }
  489.  
  490. "Tethys" "Sol/Saturn"
  491. {
  492.     Texture "tethys.jpg"
  493.     Radius     530
  494.  
  495.     CustomOrbit "tethys"
  496.     EllipticalOrbit
  497.     {
  498.     Period         1.887802
  499.     SemiMajorAxis  294660
  500.     Eccentricity   0.0
  501.     Inclination    1.09
  502.     MeanAnomaly    98
  503.     }
  504.  
  505.     Albedo         0.9
  506. }
  507.  
  508. "Dione" "Sol/Saturn"
  509. {
  510.     Texture "dione.jpg"
  511.     Radius     560
  512.  
  513.     CustomOrbit "dione"
  514.     EllipticalOrbit
  515.     {
  516.     Period         2.736915
  517.     SemiMajorAxis  377400
  518.     Eccentricity   0.0022
  519.     Inclination    0.02
  520.     MeanAnomaly    310
  521.     }
  522.  
  523.     Albedo         0.7
  524. }
  525.  
  526. "Rhea" "Sol/Saturn"
  527. {
  528.     Texture "rhea.jpg"
  529.     Radius     764
  530.  
  531.     CustomOrbit "rhea"
  532.     EllipticalOrbit
  533.     {
  534.     Period         4.517500
  535.     SemiMajorAxis  527040
  536.     Eccentricity   0.0010
  537.     Inclination    0.35
  538.     MeanAnomaly    190
  539.     }
  540.  
  541.     Albedo         0.7
  542. }
  543.  
  544. "Titan" "Sol/Saturn"
  545. {
  546.     Texture "titan.jpg"
  547.     Color [ 1.0 0.9 0.75 ]
  548.     HazeColor [ 0.2 0.5 1 ]
  549.     HazeDensity 1
  550.     Radius   2575
  551.  
  552.     Atmosphere {
  553.         Height 60
  554.         Lower [ 0.8 0.4 0.1 ]
  555.         Upper [ 0.0 0.0 0.9 ]
  556.         Sky [ 0.8 0.4 0.1 ]
  557.     }
  558.  
  559.     CustomOrbit "titan"
  560.     EllipticalOrbit
  561.     {
  562.     Period        15.945421
  563.     SemiMajorAxis  1221850
  564.     Eccentricity   0.0292
  565.     Inclination    0.33
  566.     MeanAnomaly    120
  567.     }
  568.  
  569.     Albedo         0.21
  570. }
  571.  
  572. "Hyperion" "Sol/Saturn"
  573. {
  574.     Mesh "hyperion.3ds"
  575.     Texture "asteroid.jpg"
  576.     Radius   205
  577.  
  578.     CustomOrbit "hyperion"
  579.     EllipticalOrbit
  580.     {
  581.     Period        21.276609
  582.     SemiMajorAxis  1481100
  583.     Eccentricity   0.1042
  584.     Inclination    0.43
  585.     MeanAnomaly    350
  586.     }
  587.  
  588.     Albedo         0.3
  589. }
  590.  
  591. "Iapetus" "Sol/Saturn"
  592. {
  593.     Texture "iapetus.jpg"
  594.     Radius     718
  595.  
  596.     CustomOrbit "iapetus"
  597.     EllipticalOrbit
  598.     {
  599.     Period         79.330183
  600.     SemiMajorAxis  3561300
  601.     Eccentricity   0.0283
  602.     Inclination    7.52
  603.     MeanAnomaly    245
  604.     }
  605.  
  606.     Albedo         0.2
  607. }
  608.  
  609. "Phoebe" "Sol/Saturn"
  610. {
  611.     Mesh "roughsphere.cms"
  612.     Texture "asteroid.jpg"
  613.     Radius     110
  614.  
  615.     CustomOrbit "phoebe"
  616.     EllipticalOrbit
  617.     {
  618.     Epoch          2447892.5
  619.     Period         548.2122790
  620.     SemiMajorAxis  12944346
  621.     Eccentricity   0.16435
  622.     Inclination    174.751
  623.     LongOfPericenter 203.958
  624.     MeanLongitude  390.742
  625.     AscendingNode  233.037
  626.     }
  627.  
  628.     RotationPeriod 9.6
  629.  
  630.     Albedo         0.05
  631. }
  632.  
  633.  
  634. "Uranus" "Sol"
  635. {
  636.     Texture "uranus.jpg"
  637.     Color [ 0.75 0.85 1.0 ]
  638.     HazeColor [ 0.5 0.8 1.0 ]
  639.     HazeDensity 0.2
  640.     Radius 26200
  641.     Oblateness 0.024
  642.  
  643.     CustomOrbit "uranus"
  644.     EllipticalOrbit
  645.     {
  646.     Period           84.0139
  647.     SemiMajorAxis    19.1913
  648.     Eccentricity      0.0472
  649.     Inclination       0.7699
  650.     AscendingNode     74.230
  651.     LongOfPericenter 170.964
  652.         MeanLongitude    313.232
  653.     }
  654.  
  655.     RotationPeriod   17.24
  656.     Obliquity        97.92
  657.     LongOfRotationAxis 167.76
  658.  
  659.     Albedo            0.66
  660.  
  661.     Rings {
  662.         Inner  41800
  663.         Outer  51149
  664.         Texture "uranus-rings.png"
  665.     }
  666. }
  667.  
  668. "Miranda" "Sol/Uranus"
  669. {
  670.     Texture "miranda.jpg"
  671.     Radius   235
  672.  
  673.     CustomOrbit "miranda"
  674.     EllipticalOrbit
  675.     {
  676.     Period         1.413
  677.     SemiMajorAxis  129800
  678.     Eccentricity   0.0027
  679.     Inclination    4.22
  680.     MeanAnomaly    120
  681.     }
  682. }
  683.  
  684. "Ariel" "Sol/Uranus"
  685. {
  686.     Texture "ariel.jpg"
  687.     Radius   576
  688.  
  689.     CustomOrbit "ariel"
  690.     EllipticalOrbit
  691.     {
  692.     Period         2.520
  693.     SemiMajorAxis  191200
  694.     Eccentricity   0.0034
  695.     Inclination    0.31
  696.     MeanAnomaly    56
  697.     }
  698. }
  699.  
  700. "Umbriel" "Sol/Uranus"
  701. {
  702.     Texture "umbriel.jpg"
  703.     Radius   585
  704.  
  705.     CustomOrbit "umbriel"
  706.     EllipticalOrbit
  707.     {
  708.     Period         4.144
  709.     SemiMajorAxis  266000
  710.     Eccentricity   0.0050
  711.     Inclination    0.36
  712.     MeanAnomaly    280
  713.     }
  714. }
  715.  
  716. "Titania" "Sol/Uranus"
  717. {
  718.     Texture "titania.jpg"
  719.     Radius   789
  720.  
  721.     CustomOrbit "titania"
  722.     EllipticalOrbit
  723.     {
  724.     Period         8.706
  725.     SemiMajorAxis  435800
  726.     Eccentricity   0.0022
  727.     Inclination    0.10
  728.     MeanAnomaly    30
  729.     }
  730. }
  731.  
  732. "Oberon" "Sol/Uranus"
  733. {
  734.     Texture "oberon.jpg"
  735.     Radius   761
  736.  
  737.     CustomOrbit "oberon"
  738.     EllipticalOrbit
  739.     {
  740.     Period        13.463
  741.     SemiMajorAxis  583600
  742.     Eccentricity   0.0008
  743.     Inclination    0.10
  744.     MeanAnomaly    150
  745.     }
  746. }
  747.  
  748.  
  749. "Neptune" "Sol"
  750. {
  751.     Texture "neptune.jpg"
  752.     Color [ 0.75 0.75 1.0 ]
  753.     HazeColor [ 0.6 1 0.75 ]
  754.     HazeDensity 0.35
  755.     Radius 25225
  756.     Oblateness 0.027
  757.  
  758.     CustomOrbit "neptune"
  759.     EllipticalOrbit
  760.     {
  761.     Period           164.793
  762.     SemiMajorAxis     30.0690
  763.     Eccentricity      0.0086
  764.     Inclination       1.7692
  765.     AscendingNode   131.722
  766.     LongOfPericenter 44.971
  767.         MeanLongitude   304.880
  768.     }
  769.  
  770.     RotationPeriod   16.11
  771.     Obliquity        28.03
  772.     LongOfRotationAxis 49.235
  773.  
  774.     Albedo            0.62
  775. }
  776.  
  777. "Proteus" "Sol/Neptune"
  778. {
  779.     Mesh "proteus.3ds"
  780.     Texture "asteroid.jpg"
  781.     Radius   218
  782.  
  783.     EllipticalOrbit
  784.     {
  785.     Period         1.122315
  786.     SemiMajorAxis  117647
  787.     Eccentricity   0.000
  788.     Inclination    0.55
  789.     MeanAnomaly    310
  790.     }
  791.  
  792.     Albedo         0.2
  793. }
  794.  
  795. "Triton" "Sol/Neptune"
  796. {
  797.     Texture "triton.jpg"
  798.     Radius   1353
  799.  
  800.     Atmosphere {
  801.         Height 1
  802.         Lower [ 0.5 0.5 0.5 ]
  803.         Upper [ 0.5 0.5 0.5 ]
  804.         Sky [ 0.0 0.0 0.0 ]
  805.     }
  806.  
  807.     EllipticalOrbit
  808.     {
  809.     Period         5.876854
  810.     SemiMajorAxis  354760
  811.     Eccentricity   0.00004
  812.     Inclination    156.834
  813.     MeanAnomaly    120
  814.     }
  815.  
  816.     Albedo         0.7
  817. }
  818.  
  819. "Nereid" "Sol/Neptune"
  820. {
  821.     Mesh "asteroid.cms"
  822.     Texture "asteroid.jpg"
  823.     Radius   170
  824.  
  825.     EllipticalOrbit
  826.     {
  827.     Period         360.13619
  828.     SemiMajorAxis  5513400
  829.     Eccentricity   0.7512
  830.     Inclination    7.23
  831.     MeanAnomaly    185
  832.     }
  833. }
  834.  
  835.  
  836. "Pluto" "Sol"
  837. {
  838.     Texture "pluto.jpg"
  839.     BumpMap "plutobump1k.jpg"
  840.     BumpHeight 2.5
  841.     Radius 1137
  842.  
  843.     CustomOrbit "pluto"
  844.     EllipticalOrbit
  845.     {
  846.     Period            248.54
  847.     SemiMajorAxis     39.48168677
  848.     Eccentricity       0.24880766
  849.     Inclination       17.14175
  850.     AscendingNode    110.30347
  851.     LongOfPericenter 224.06776
  852.         MeanLongitude    238.92881
  853.     }
  854.  
  855.     RotationPeriod  153.29
  856.     Obliquity       122.53
  857.     Albedo            0.3
  858. }
  859.  
  860. "Charon" "Sol/Pluto"
  861. {
  862.     Texture "charon.jpg"
  863.     Radius   593
  864.  
  865.     EllipticalOrbit
  866.     {
  867.     Period         6.387083
  868.     SemiMajorAxis  19636
  869.     Eccentricity   0.0076
  870.     Inclination    0.0 # 96.163 degrees relative to ecliptic
  871.     MeanAnomaly    120
  872.     }
  873.     
  874.     Albedo         0.3
  875. }
  876.  
  877.  
  878. # A few asteriods for fun . . .
  879. "Ceres" "Sol"
  880. {
  881.     Texture "asteroid.jpg"
  882.     Radius 456
  883.  
  884.     EllipticalOrbit
  885.     {
  886.     Epoch      2452600.5
  887.     Period            4.60014
  888.     SemiMajorAxis     2.7660
  889.     Eccentricity      0.0793
  890.     Inclination      10.584
  891.     AscendingNode    80.483
  892.     ArgOfPericenter  74.043
  893.         MeanAnomaly     232.067
  894.     }
  895.  
  896.     RotationPeriod    9.075
  897. }
  898.  
  899. "Pallas" "Sol"
  900. {
  901.     Texture "asteroid.jpg"
  902.     Radius 260
  903.  
  904.     EllipticalOrbit
  905.     {
  906.     Epoch      2452600.5
  907.     Period            4.61868
  908.     SemiMajorAxis     2.7733
  909.     Eccentricity      0.2300
  910.     Inclination      34.846
  911.     AscendingNode   173.166
  912.     ArgOfPericenter 310.423
  913.         MeanAnomaly     218.057
  914.     }
  915.  
  916.     RotationPeriod    7.811
  917. }
  918.  
  919. "Juno" "Sol"
  920. {
  921.     Texture "asteroid.jpg"
  922.     Radius 120
  923.  
  924.     EllipticalOrbit
  925.     {
  926.     Epoch      2452600.5
  927.     Period            4.35540
  928.     SemiMajorAxis     2.6669
  929.     Eccentricity      0.2589
  930.     Inclination      12.972
  931.     AscendingNode   170.133
  932.     ArgOfPericenter 247.948
  933.         MeanAnomaly     119.146
  934.     }
  935.  
  936.     RotationPeriod    7.811
  937. }
  938.  
  939. "Vesta" "Sol"
  940. {
  941.     Mesh   "vesta.3ds"
  942.     Texture "asteroid.jpg"
  943.     Radius 265
  944.  
  945.     EllipticalOrbit
  946.     {
  947.     Epoch       2452000.5
  948.     Period            3.62729
  949.     SemiMajorAxis     2.3670775
  950.     Eccentricity      0.089753
  951.     Inclination       7.1346
  952.     AscendingNode   103.9510
  953.     ArgOfPericenter 149.4585
  954.         MeanAnomaly     104.980
  955.     }
  956.  
  957.     RotationPeriod    5.342
  958. }
  959.  
  960. "Gaspra" "Sol"
  961. {
  962.     Mesh "gaspra.3ds"
  963.     Texture "asteroid.jpg"
  964.     Color   [ 0.52 0.47 0.42 ]
  965.     BlendTexture true
  966.  
  967.     Radius 9.5
  968.  
  969.     EllipticalOrbit
  970.     {
  971.     Epoch           2452332.5
  972.     Period          3.284564
  973.     SemiMajorAxis   2.2096245
  974.     Eccentricity    0.1730324
  975.     Inclination     4.10285
  976.     AscendingNode   253.31108
  977.     ArgOfPericenter 129.42680
  978.     MeanAnomaly     353.04048
  979.     }
  980.  
  981.     RotationPeriod 7.042
  982.     Albedo 0.1
  983. }
  984.  
  985. "Ida" "Sol"
  986. {
  987.     Mesh   "ida.3ds"
  988.     Texture "asteroid.jpg"
  989.     Radius 45
  990.  
  991.     EllipticalOrbit
  992.     {
  993.     Period            4.84
  994.     SemiMajorAxis     2.861
  995.     Eccentricity      0.0451
  996.     Inclination       1.14
  997.     AscendingNode   324.419
  998.     ArgOfPericenter 112.419
  999.         MeanAnomaly      92.511
  1000.     }
  1001.  
  1002.     RotationPeriod    4.633
  1003. }
  1004.  
  1005. "Dactyl" "Sol/Ida"
  1006. {
  1007.     # Data for Dactyl is a very rough guess based on a value of
  1008.     # 2.8 g/cm^3 for Ida
  1009.     Texture "asteroid.jpg"
  1010.     Mesh "roughsphere.cms"
  1011.     Radius   0.7
  1012.  
  1013.     EllipticalOrbit
  1014.     {
  1015.     Period         1.13
  1016.     SemiMajorAxis  98
  1017.     Eccentricity   0.05
  1018.     }
  1019. }
  1020.  
  1021.  
  1022. "Eros" "Sol"
  1023. {
  1024.     Mesh   "eros.3ds"
  1025.     Texture "asteroid.jpg"
  1026.     # Color sampled from true color photo taken by NEAR
  1027.     Color   [ 0.52 0.47 0.42 ]
  1028.     BlendTexture true
  1029.     Radius 16.5
  1030.  
  1031.     EllipticalOrbit
  1032.     {
  1033.     Period            1.76
  1034.     SemiMajorAxis     1.4583
  1035.     Eccentricity      0.2230
  1036.     Inclination      10.831
  1037.     AscendingNode   304.435
  1038.     ArgOfPericenter   0.987
  1039.         MeanAnomaly     310.0
  1040.     }
  1041.  
  1042.     RotationPeriod    5.270
  1043.     Albedo            0.16
  1044. }
  1045.  
  1046. "Toutatis" "Sol"
  1047. {
  1048.     Mesh   "toutatis.3ds"
  1049.     Texture "asteroid.jpg"
  1050.     # We'll just use the same color as Eros
  1051.     Color   [ 0.52 0.47 0.42 ]
  1052.     BlendTexture true
  1053.     Radius  2.3
  1054.  
  1055.     EllipticalOrbit
  1056.     {
  1057.     Period            3.976715
  1058.     SemiMajorAxis     2.5100537
  1059.     Eccentricity      0.6342274
  1060.     Inclination       0.46959
  1061.     AscendingNode   128.24788
  1062.     ArgOfPericenter 274.78070
  1063.         MeanAnomaly      86.28120
  1064.     Epoch        2452200.5
  1065.     }
  1066.  
  1067.     RotationPeriod  180
  1068.     Albedo            0.16
  1069. }
  1070.  
  1071. "Geographos" "Sol"
  1072. {
  1073.     Mesh   "geographos.3ds"
  1074.     Texture "asteroid.jpg"
  1075.     # We'll just use the same color as Eros
  1076.     Color   [ 0.52 0.47 0.42 ]
  1077.     BlendTexture true
  1078.     Radius  1.0
  1079.  
  1080.     EllipticalOrbit
  1081.     {
  1082.     Period            1.39 
  1083.     SemiMajorAxis     1.2455
  1084.     Eccentricity      0.3354
  1085.     Inclination      13.34
  1086.     AscendingNode   337.352
  1087.     ArgOfPericenter 276.756
  1088.         MeanAnomaly     180.595
  1089.     Epoch      2450800.5
  1090.     }
  1091.  
  1092.     RotationPeriod    5.222
  1093.     Albedo            0.16
  1094. }
  1095.  
  1096. "Kleopatra" "Sol"
  1097. {
  1098.     Mesh   "kleopatra.3ds"
  1099.     Texture "asteroid.jpg"
  1100.     # We'll just use the same color as Eros
  1101.     Color   [ 0.52 0.47 0.42 ]
  1102.     BlendTexture true
  1103.     Radius  109
  1104.  
  1105.     EllipticalOrbit
  1106.     {
  1107.     Period            4.67
  1108.     SemiMajorAxis     2.793
  1109.     Eccentricity      0.2535
  1110.     Inclination      13.14
  1111.     AscendingNode   337.352
  1112.     ArgOfPericenter 276.756
  1113.         MeanAnomaly     180.595
  1114.     Epoch      2450800.5
  1115.     }
  1116.  
  1117.     RotationPeriod    5.385
  1118.     Albedo            0.16
  1119.     # Class M
  1120.  
  1121. }
  1122.  
  1123. "1998 KY26" "Sol"
  1124. {
  1125.     Mesh   "ky26.3ds"
  1126.     Texture "asteroid.jpg"
  1127.     # We'll just use the same color as Eros
  1128.     Color   [ 0.52 0.47 0.42 ]
  1129.     BlendTexture true
  1130.     Radius  0.015
  1131.  
  1132.     EllipticalOrbit
  1133.     {
  1134.     Period            1.3752
  1135.     SemiMajorAxis     1.2320798
  1136.     Eccentricity      0.20151423
  1137.     Inclination       1.48127
  1138.     AscendingNode    84.45490
  1139.     ArgOfPericenter 209.14766
  1140.         MeanAnomaly     356.6879717
  1141.     Epoch       2452000.5 
  1142.     }
  1143.  
  1144.     RotationPeriod    0.178
  1145.     Albedo            0.15
  1146.  
  1147. }
  1148.  
  1149. "Bacchus" "Sol"
  1150. {
  1151.     Mesh   "bacchus.3ds"
  1152.     Texture "asteroid.jpg"
  1153.     # We'll just use the same color as Eros
  1154.     Color   [ 0.52 0.47 0.42 ]
  1155.     BlendTexture true
  1156.     Radius  1.1
  1157.  
  1158.     EllipticalOrbit
  1159.     {
  1160.     Period            1.1223
  1161.     SemiMajorAxis     1.0781035
  1162.     Eccentricity      0.34951251
  1163.     Inclination       9.43160
  1164.     AscendingNode    33.23590
  1165.     ArgOfPericenter  55.18040
  1166.         MeanAnomaly     229.8627955
  1167.     Epoch       2452000.5 
  1168.     }
  1169.  
  1170.     RotationPeriod   14.9
  1171.     Albedo            0.15
  1172.  
  1173. }
  1174.  
  1175. "Golevka" "Sol"
  1176. {
  1177.     Mesh   "golevka.3ds"
  1178.     Texture "asteroid.jpg"
  1179.     # We'll just use the same color as Eros
  1180.     Color   [ 0.52 0.47 0.42 ]
  1181.     BlendTexture true
  1182.     Radius  0.53
  1183.  
  1184.     EllipticalOrbit
  1185.     {
  1186.     Period            3.982
  1187.     SemiMajorAxis     2.5120500
  1188.     Eccentricity      0.60117380
  1189.     Inclination       2.28701
  1190.     AscendingNode   212.16560
  1191.     ArgOfPericenter  65.25133
  1192.         MeanAnomaly     159.8983670
  1193.     Epoch       2452000.5 
  1194.     }
  1195.  
  1196.     RotationPeriod    6.026
  1197.     Albedo            0.15
  1198.  
  1199. }
  1200.  
  1201. "Castalia" "Sol"
  1202.     Mesh   "castalia.3ds"
  1203.     Texture "asteroid.jpg"
  1204.     # We'll just use the same color as Eros
  1205.     Color   [ 0.52 0.47 0.42 ]
  1206.     BlendTexture true
  1207.     Radius  2.0
  1208.  
  1209.     EllipticalOrbit
  1210.     {
  1211.     Period            4.67
  1212.     SemiMajorAxis     1.0632007
  1213.     Eccentricity      0.48324394
  1214.     Inclination       8.88806
  1215.     AscendingNode   325.71246
  1216.     ArgOfPericenter 121.26355
  1217.         MeanAnomaly     152.5186007
  1218.     Epoch       2452000.5 
  1219.     }
  1220.  
  1221.     RotationPeriod  130.0
  1222.     Albedo            0.15
  1223.  
  1224. }
  1225.  
  1226.  
  1227. # Comets
  1228. "Halley" "Sol"
  1229. {
  1230.     Mesh "asteroid.cms"
  1231.     Texture "asteroid.jpg"
  1232.     Radius 7.5
  1233.  
  1234.     EllipticalOrbit
  1235.     {
  1236.     Period            75.7
  1237.     SemiMajorAxis    17.9541
  1238.     Eccentricity      0.9673
  1239.     Inclination       162.24
  1240.     AscendingNode    58.86
  1241.     ArgOfPericenter 111.87
  1242.         MeanAnomaly       0.0
  1243.     Epoch       2446480.5
  1244.     }
  1245.  
  1246.     RotationPeriod  170     # Guess; see http://www.lpi.usra.edu/meetings/dps97/html/H2918/H2918.html
  1247.     Albedo            0.04
  1248. }
  1249.  
  1250. "Borrelly" "Sol"
  1251. {
  1252.     Mesh "borrelly.cms"
  1253.     Texture "asteroid.jpg"
  1254.     Radius 2.5
  1255.  
  1256.     EllipticalOrbit
  1257.     {
  1258.     Period            6.8631
  1259.     SemiMajorAxis     3.61145
  1260.     Eccentricity      0.623919
  1261.     Inclination       30.3244
  1262.     AscendingNode    75.4248
  1263.     ArgOfPericenter 353.3741
  1264.         MeanAnomaly       0.0
  1265.     Epoch       2452200.5
  1266.     }
  1267.  
  1268.     RotationPeriod  170     #
  1269.     Albedo            0.04
  1270. }
  1271.  
  1272. "Ikeya-Zhang" "Sol" 
  1273.     Texture "asteroid.jpg" 
  1274.     Mesh "roughsphere.cms"
  1275.  
  1276.     EllipticalOrbit 
  1277.     { 
  1278.     Period 367.181906
  1279.     SemiMajorAxis 51.276792
  1280.     Eccentricity 0.990111 
  1281.     Inclination 28.1206
  1282.     AscendingNode 93.3718
  1283.     ArgOfPericenter 34.6666 
  1284.     MeanAnomaly 0
  1285.     Epoch 2452352.47847
  1286.     } 
  1287.  
  1288.     # These are all made up (copied from Halley) 
  1289.     Radius 7.5 
  1290.     RotationPeriod 170 
  1291.     Albedo 0.04 
  1292. }
  1293.  
  1294. # Centaurs
  1295. "Chiron" "Sol"
  1296. {
  1297.     Texture "asteroid.jpg"
  1298.     Radius 90
  1299.  
  1300.     EllipticalOrbit
  1301.     {
  1302.     Period            50.7
  1303.     SemiMajorAxis     13.6481
  1304.     Eccentricity      0.3806
  1305.     Inclination       6.937
  1306.     AscendingNode   209.381
  1307.     ArgOfPericenter 339.483
  1308.         MeanAnomaly      13.177
  1309.     Epoch       2450800.5
  1310.     }
  1311.  
  1312.     RotationPeriod    5.9
  1313. }
  1314.  
  1315. # Kuiper belt objects
  1316.  
  1317. # 20000 Varuna
  1318. "Varuna" "Sol"
  1319. {
  1320.     Texture "asteroid.jpg"
  1321.     Radius 450
  1322.  
  1323.     EllipticalOrbit
  1324.     {
  1325.     Period           284.664
  1326.     SemiMajorAxis     43.274
  1327.     Eccentricity      0.056
  1328.     Inclination      17.1
  1329.     AscendingNode    97.3
  1330.     ArgOfPericenter 274.9
  1331.         MeanAnomaly      81.7
  1332.     Epoch       2452003.0
  1333.     }
  1334.  
  1335.     Albedo 0.07
  1336.  
  1337.     RotationPeriod     48.0   # Just a guess . . .
  1338. }
  1339.  
  1340. # 2001 KX76
  1341. "2001 KX76" "Sol"
  1342. {
  1343.     Texture "asteroid.jpg"
  1344.     Radius 600
  1345.  
  1346.     EllipticalOrbit
  1347.     {
  1348.     Period           245.797
  1349.     SemiMajorAxis     39.293
  1350.     Eccentricity      0.246
  1351.     Inclination      19.7
  1352.     AscendingNode    71.0
  1353.     ArgOfPericenter 301.0
  1354.         MeanAnomaly     258.8
  1355.     Epoch       2452003.0
  1356.     }
  1357.  
  1358.     Albedo 0.07
  1359.  
  1360.     RotationPeriod     48.0   # Just a guess . . .
  1361. }
  1362.